home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / Features.hpj < prev    next >
Encoding:
Microsoft Help compiler Project  |  1998-10-16  |  4.2 KB  |  109 lines

  1. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  2. ; Help Project File for New Help Projects 
  3. ;
  4. ;  This file is maintained by RoboHELP.  Do not modify this file directly.
  5. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  6.  
  7.  
  8. [OPTIONS]
  9. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  10. ; The Options section contains the following information:
  11. ;
  12. ; The optional BMROOT= entry sets the directories in which the Help Compiler
  13. ; will look for graphics.
  14. ;
  15. ; The CONTENTS= tells WinHelp which topic contains the contents.
  16. ;
  17. ; The TITLE= is displayed in the Title Bar of WINHELP.EXE
  18. ;
  19. ; The BUILD= setting allows you to create different Help systems from
  20. ; the same source file.
  21. ;
  22. ; The COMPRESS= option tells the Help Compiler how much to compress
  23. ; the Help file.
  24. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  25. TITLE=Features
  26. BUILD=WINDOWS
  27. COMPRESS=0
  28. REPORT=1
  29. NOTES=1
  30.  
  31.  
  32. ERRORLOG=D:\Help Projects\features\Features.err
  33. BMROOT=Bitmaps
  34. [BUILDTAGS]
  35. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  36. ; The Build Tags section specifies to the Help Compiler the names
  37. ; of all the valid build tags used in this Help project.
  38. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  39. WINDOWS
  40.  
  41.  
  42. [WINDOWS]
  43. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  44. ; The Windows section contains all of the information about the windows
  45. ; in a Help project.
  46. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  47. ;Gloss = "Glossary",(100,100,350,350),0,(255,255,255),(255,255,255)
  48. Main=,,29188,,
  49. Second=,(584,102,410,870),20740,(r14745599),(r14745599),f2
  50.  
  51.  
  52. [CONFIG]
  53. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  54. ; The Config section defines macros which will run at startup.
  55. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  56.  
  57.  
  58. RegisterRoutine(`Inetwh32.dll',`INETWH_Initialize',`')
  59. RegisterRoutine(`Inetwh32.dll',`Internet',`S')
  60. RegisterRoutine(`Inetwh32.dll',`Inet',`S')
  61. INETWH_Initialize()
  62. RegisterRoutine(`RoboEx32.dll',`RoboHelpExInitialize',`')
  63. RegisterRoutine(`RoboEx32.dll',`RoboHelpExAbout',`')
  64. RegisterRoutine(`RoboEx32.dll',`RoboHelpExWatermark',`SSS')
  65. RegisterRoutine(`RoboEx32.dll',`RoboHelpExWatermarkNonScroll',`SSS')
  66. RegisterRoutine(`RoboEx32.dll',`RoboHelpExShowNavPane',`S')
  67. RegisterRoutine(`RoboEx32.dll',`RoboHelpExShowSeeAlso',`S')
  68. RoboHelpExInitialize()
  69. ChangeButtonBinding(`btn_topics',"RoboHelpExShowNavPane(`toggle')")
  70. RoboHelpExShowNavPane(`show')
  71. RoboHelpExShowSeeAlso(`See &Also')
  72. [ALIAS]
  73. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  74. ; The Alias section sets up aliases for Topic IDs in your Help system.
  75. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  76.  
  77.  
  78. [BITMAPS]
  79. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  80. ; The Bitmaps section specifies the referenced bitmaps used in
  81. ; your help system.
  82. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  83.  
  84.  
  85. [BAGGAGE]
  86. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  87. ; The Baggage section specifies any additional files.
  88. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  89.  
  90. Bitmaps\cloud.bmp
  91. [FILES]
  92. Features.rtf
  93. INVISIBL.rtf
  94. inetxmpl.rtf
  95. Style.rtf
  96. [CONFIG-Second]
  97. RegisterRoutine(`Inetwh32.dll',`INETWH_Initialize',`')
  98. RegisterRoutine(`Inetwh32.dll',`Internet',`S')
  99. RegisterRoutine(`Inetwh32.dll',`Inet',`S')
  100. INETWH_Initialize()
  101. RegisterRoutine(`RoboEx32.dll',`RoboHelpExInitialize',`')
  102. RegisterRoutine(`RoboEx32.dll',`RoboHelpExAbout',`')
  103. RegisterRoutine(`RoboEx32.dll',`RoboHelpExWatermark',`SSS')
  104. RegisterRoutine(`RoboEx32.dll',`RoboHelpExWatermarkNonScroll',`SSS')
  105. RegisterRoutine(`RoboEx32.dll',`RoboHelpExShowNavPane',`S')
  106. RegisterRoutine(`RoboEx32.dll',`RoboHelpExShowSeeAlso',`S')
  107. RoboHelpExInitialize()
  108. ChangeButtonBinding(`btn_topics',"RoboHelpExShowNavPane(`toggle')")
  109.